The tcp_input() routine on the client side processes the SYN ACK packet, and calls tcp_output() to send an ACK packet back to the server. 客户端上的tcpinput()例程处理SYNACK包,并调用tcpoutput()将ACK包发回到服务器。
As you can see from this output, the setup and teardown routine messages appear once each per unit test execution. 正如在输出中看到的,每次执行单元测试都会显示设置和清除例程消息。
The first line of output in this section lists the CPU that detected the problem that caused the dump routine to be invoked ( CPU0 in the previous example). 该部分中,输出的第一行列出了检测到问题的CPU,这些问题造成转储例程被调用(在前面的示例中CPU为0)。
After each processing, the tcp_input() routine calls tcp_output() if a response packet needs to be sent to the other end. 每次处理后,tcpinput()例程都调用tcpoutput()(如果需要将响应套接字发送到另一端)。
The next two lines invoke separate methods that act as "the guts" of the output routine. 下面两行调用单独的方法,它们用作输出例程的“重要部分”。
Input/ output error handling routine 输入输出出错处理程序
By means of Boolean matrix operation method, a study is made of defining the prime implicant of multi output function and the operation routine of the method is illustrated with some examples. 运用布尔矩阵运算的方法对确定多输出函数的质蕴涵进行了研究,并通过示例说明了这种方法的运算程序。
According to the requirement of output waveform, the main program of control system, interruption service routine, and subroutines were designed by using modularized software design method. 根据系统输出波形的需要,采用模块化软件设计的方法设计了控制系统主程序,中断服务程序以及子程序。
The output of the phase-locked loop induces an interrupt on the exterior of the MCU, after the interrupt service routine eliminated the interference, the automatic regulation on calendar clock is realized. 锁相环路的输出引起单片机外部中断,中断程序排除干扰后完成对日历时钟的自动校准;